lcEntReverse Home

Reverses direction of entity.
The following types are supported for reverse: LC_ENT_LINE, LC_ENT_POLYLINE, LC_ENT_CIRCLE, LC_ENT_ARC, LC_ENT_RECT.

 BOOL lcEntReverse (
   HANDLE hEntity
 );

Parameters
hEntity
  Handle to a graphic object.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).